home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-10-25 | 777 b | 30 lines |
- #
- # Prototype makefile for directories containing only system header
- # files.
- #
- # This Makefile is automatically generated.
- # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
- #
- # Generated from /sprite/lib/mkmf/Makefile.hdrs
- # Fri Oct 25 13:19:24 PDT 1991
- #
- # For more information, refer to the mkmf manual page.
- #
- # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
- #
- # Allow mkmf
-
- HDRS = a.out.h alloca.h float.h limits.h machparam.h reg.h setjmp.h sigMach.h stdarg.h varargs.h vmMach.h vmparam.h
- INCLUDEDIR = /sprite/lib/include/sun4.md
- MAKEFILE = Makefile
- SUBDIRS = sys
- DISTDIR ?= /dist/sprite/src/lib/include/sun4.md
-
- SYSMAKEFILE = hdrs.mk
-
- #if exists(local.mk)
- #include "local.mk"
- #else
- #include <$(SYSMAKEFILE)>
- #endif
-